home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 12 code / Components / Read Me < prev   
Encoding:
Text File  |  1995-04-14  |  1.3 KB  |  29 lines  |  [TEXT/MMCC]

  1. This folder contains an updated version (Fat) of the Components code presented in
  2. issue 12. It is taken from the Metrowerks Codewarrior disc. Following is the read
  3. me that accompanies the code on the CodeWarrior disc.
  4.  
  5. Dave Johnson
  6. 4/95
  7.  
  8. ----------------------------------------------------------
  9.  
  10. This folder contains projects for creating Fat components.  It also 
  11. contains a standalone app (Component Tester) which can test the components and 
  12. a debuggable app (Component Tester Debug )which has the components merged into it.
  13. Both testing apps are Fat.  The Technical Note "QT05-Component Mgr 3.0" contains indispensable 
  14. information.  Each of the source files contains a few comments at the top of 
  15. the file by me. 
  16.  
  17. All of the code came from a develop article (issue 12) "Techniques for Writing and 
  18. Debugging Components" by Gary Woodcock and Casey King. Please read that article 
  19. to understand how these apps and components work. 
  20.  
  21. A template (TMPL) for the extended 'thng' resource was given to me by Chris and 
  22. Dan Sears.  You can use Reinstaller to register a component by dragging it onto
  23. Reinstaller.  Use the Control Panel Things! to remove them.  (Find the one you want 
  24. in the scrolling list and select it.  Click on the right facing arrow (located at the 
  25. bottom left) while you hold down the Option key.  Click the Destroy button.
  26.  
  27. Mark Anderson
  28. metrowerks
  29. 12/1/94